PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFXLTiffImage Class
Fields Methods


In This Topic
    PDFXLTiffImage Class Members
    In This Topic

    The following tables list the members exposed by PDFXLTiffImage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the alternate images. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the bits per component.
    Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the color space. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the COS image. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the image frame count.  
    Public MethodGets the image height. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets a value indicating whether image interpolation is to be performed. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the logical image height. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the logical image width. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the image mask. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the image measure. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the image orientation. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the point data. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the X resolution in the source image.  
    Public MethodGets the Y resolution in the source image.  
    Public MethodGets the structure element that represents this image. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodGets the image width. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public Methodstatic (Shared in Visual Basic)Loads an image from the given stream. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the alternate images. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the bits per component.
    Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the color space. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets a value indicating whether image interpolation is to be performed. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the image mask. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the image measure. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the point data. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Public MethodSets the structure element that represents this image. (Inherited from com.o2sol.pdf4java.graphics.images.PDFImage)
    Top
    See Also